Contribution org.nuxeo.ecm.webapp.search.schemas--doctype
In component org.nuxeo.ecm.webapp.search.schemas
org.nuxeo.ecm.webapp.search.schemas
inside nuxeo-platform-webapp-types-5.8.jar
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<doctype extends="Document" name="search_results">
<schema name="dublincore"/>
<schema name="common"/>
<facet name="HiddenInNavigation"/>
</doctype>
</extension>